home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- puppetSound(2, "Beep01b")
- if the visible of sprite 30 = 1 then
- set the visible of sprite 30 to 0
- set the visible of sprite 35 to 0
- end if
- if the visible of sprite 31 = 1 then
- set the visible of sprite 31 to 0
- set the visible of sprite 35 to 0
- end if
- if the visible of sprite 32 = 1 then
- set the visible of sprite 32 to 0
- set the visible of sprite 35 to 0
- end if
- if the visible of sprite 33 = 1 then
- set the visible of sprite 33 to 0
- set the visible of sprite 35 to 0
- end if
- if the visible of sprite 34 = 1 then
- set the visible of sprite 34 to 0
- set the visible of sprite 35 to 0
- end if
- end
-